# Page Not Found

The URL `developer-guide/theming_through_templates/{{ _s.web_course}}{{ _c.directory }}/index.php` does not exist.

You might be looking for one of these pages:
- [Theming through templates](https://docs.chamilo.org/developer-guide/theming_through_templates.md)
- [Cleaning the cache](https://docs.chamilo.org/developer-guide/theming_through_templates/cleaning_the_cache.md)
- [Structure of a page](https://docs.chamilo.org/developer-guide/theming_through_templates/structure_of_a_page.md)
- [Modifiers](https://docs.chamilo.org/developer-guide/theming_through_templates/modifiers.md)
- [Usable variables](https://docs.chamilo.org/developer-guide/theming_through_templates/usable_variables.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://docs.chamilo.org/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://docs.chamilo.org/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/developer-guide/theming_through_templates.md`)
- Use `Accept: text/markdown` header for content negotiation